merge?
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 23 Aug 2005 08:40:58 +0000 (08:40 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Tue, 23 Aug 2005 08:40:58 +0000 (08:40 +0000)
commit49c90902756b0318baf12a04c8c056cc7c76f362
treeda39c04439d397b79e6bf92c8021b788a2f71b93
parentb4d1caa528b2eecc30b0d79c2f20c4a0bbfd28d2
merge?
28 files changed:
Config.mk
linux-2.6-xen-sparse/arch/xen/i386/mm/hypervisor.c
linux-2.6-xen-sparse/arch/xen/i386/mm/ioremap.c
linux-2.6-xen-sparse/arch/xen/x86_64/mm/ioremap.c
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/blkback/blkback.c
linux-2.6-xen-sparse/drivers/xen/blktap/blktap_userdev.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c
linux-2.6-xen-sparse/drivers/xen/usbback/usbback.c
linux-2.6-xen-sparse/include/asm-xen/balloon.h
linux-2.6-xen-sparse/include/asm-xen/hypervisor.h
tools/Makefile
tools/Rules.mk
tools/python/xen/xm/main.py
tools/xenstat/Makefile [new file with mode: 0644]
tools/xenstat/libxenstat/COPYING [new file with mode: 0644]
tools/xenstat/libxenstat/Makefile [new file with mode: 0644]
tools/xenstat/libxenstat/bindings/swig/perl/.empty [new file with mode: 0644]
tools/xenstat/libxenstat/bindings/swig/python/.empty [new file with mode: 0644]
tools/xenstat/libxenstat/bindings/swig/xenstat.i [new file with mode: 0644]
tools/xenstat/libxenstat/src/xen-interface.c [new file with mode: 0644]
tools/xenstat/libxenstat/src/xen-interface.h [new file with mode: 0644]
tools/xenstat/libxenstat/src/xenstat.c [new file with mode: 0644]
tools/xenstat/libxenstat/src/xenstat.h [new file with mode: 0644]
tools/xenstat/xentop/Makefile [new file with mode: 0644]
tools/xenstat/xentop/TODO [new file with mode: 0644]
tools/xenstat/xentop/xentop.1 [new file with mode: 0644]
tools/xenstat/xentop/xentop.c [new file with mode: 0644]